*{
    margin: 0;
    border: 0;
    padding: 0;
    font-family: "Microsoft YaHei",serif;
    box-sizing: border-box;
}

a{
    color: inherit;
    text-decoration: none;
}

body{
    min-width: 1200px;
}

.hide{
    display: none;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}

.clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
    float: left;
}

.right {
    float: right;
}

.innerCon{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.part{
    width: 1200px;
    margin: 25px auto 0;
    overflow: hidden;
}

.gk{
    margin-top: 5px;
}

.gk img{
    margin: 0 26px 0 13px;
}

.end{
    margin-right: 0!important;
}

.zwzt{
    width: 100%;
    margin: 32px auto 0;
    background-color: #F2F8FF;
    overflow: hidden;
    position: relative;
}

.ztTil{
    width: 62px;
    height: 170px;
    font-size: 23px;
    font-weight: bold;
    color: #ffffff;
    background-color: #226eb5;
    text-align: center;
    float: left;
    padding: 10px;
    line-height: 25px;
}

.ztSwiper{
    width: 1150px;
    height: 146px;
    overflow: hidden;
    float: right;
    margin: 12px 17px 12px 0;
}

.ztSwiper .itm{
    width: 272px;
    height: 146px;
}

.ztSwiper .itm img{
    width: 258px;
    height: 146px;
    margin: 0 auto;
    display: block;
}

.arr_l{
    width: 16px;
    height: 44px;
    background: url("../images/arr_l.jpg") no-repeat;
    cursor: pointer;
    position: absolute;
    top: 60px;
    left: 5px;
}

.arr_r{
    width: 16px;
    height: 44px;
    background: url("../images/arr_r.jpg") no-repeat;
    cursor: pointer;
    position: absolute;
    top: 60px;
    right: 5px;
}

.ifWrap{
    width: 1200px;
    margin-top: 30px;
    overflow: hidden;
    border: solid 1px #3c9ce1;
    border-left: none;
    background-color: #ffffff;
}
.bmcx .bmcxTitle{
    padding-left: 29px;
    background:url(/public/bmcx_title.png) no-repeat;
    height: 56px;
    line-height: 45px;
    font-weight: bold;
    font-size: 20px;
    color: #ffffff;
    margin-top: 30px;
}

.bmcx .bmcxCon img{
    display: block;
    float: left;
    margin: 10px 6px;
}
.xxcx {
    margin-top: 20px;
    background: #f9f9f9;
    border: 1px solid #226eb5;
    padding: 20px 0 0;
    margin-bottom: 30px;
}
.xxcx h5{
    font-size: 20px;
    margin-left: 20px;
    color: #388bdb;
    margin-bottom: 20px;
}
.xxcx .gsfy{
    width: 760px;
}

.xxcx .gpxx{
    width: 434px;
    
} 
.xxcx .gpxx .gpxxIframe{
    padding-left: 20px;
    margin-top: 20px;
    border-left: 1px dashed #388bdb;
}